home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4296 < prev    next >
Encoding:
Text File  |  1996-08-05  |  4.6 KB  |  131 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: netcom.com!dkaupp
  3. From: dkaupp@netcom.com (Blitter)
  4. Subject: SasC linker Error:
  5. Message-ID: <dkauppDnEzzs.FsD@netcom.com>
  6. Organization: >nil:
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. Date: Tue, 27 Feb 1996 03:21:28 GMT
  9. Sender: dkaupp@netcom7.netcom.com
  10.  
  11.  Can someone tell me what may be causing these errors? MOBtrigger is a 
  12. BOOL and as far a I know, its just changed using TRUE and FALSE.
  13.  
  14.  If someone can point me in the right direction I would appriciate it :).
  15.  
  16. Thanks.
  17.  
  18. <<start paste>>
  19.  
  20. New Shell process 8
  21. 8.Boot:> dh0:Programming/Merc22/src/
  22. 8.Stuff2:Programming/Merc22/src> smake
  23. SAS/C_SMAKE 6.55 (17.2.95)
  24. Copyright (c) 1988-1995 SAS Institute, Inc.
  25.         sc link to comm with temp_smk.tmp
  26. SAS/C Amiga Compiler 6.56
  27. Copyright (c) 1988-1995 SAS Institute Inc.
  28. Slink - Version 6.56
  29. Copyright (c) 1988-1995 SAS Institute, Inc.  All Rights Reserved.
  30.  
  31. ERROR: Multiply defined symbol '_MOBtrigger'.
  32.        First defined in file 'comm.o'.
  33.         Type = RELOCATABLE   Value = 1010
  34.        Redefined in file 'special.o'.
  35.         Type = RELOCATABLE   Value = 9
  36. ERROR: Multiply defined symbol '_MOBtrigger'.
  37.        First defined in file 'comm.o'.
  38.         Type = RELOCATABLE   Value = 1010
  39.        Redefined in file 'mob_prog.o'.
  40.         Type = RELOCATABLE   Value = 0
  41. ERROR: Multiply defined symbol '_MOBtrigger'.
  42.        First defined in file 'comm.o'.
  43.         Type = RELOCATABLE   Value = 1010
  44.        Redefined in file 'mob_commands.o'.
  45.         Type = RELOCATABLE   Value = 0
  46. ERROR: Multiply defined symbol '_MOBtrigger'.
  47.        First defined in file 'comm.o'.
  48.         Type = RELOCATABLE   Value = 1010
  49.        Redefined in file 'magic.o'.
  50.         Type = RELOCATABLE   Value = 0
  51. ERROR: Multiply defined symbol '_MOBtrigger'.
  52.        First defined in file 'comm.o'.
  53.         Type = RELOCATABLE   Value = 1010
  54.        Redefined in file 'interp.o'.
  55.         Type = RELOCATABLE   Value = 0
  56. ERROR: Multiply defined symbol '_MOBtrigger'.
  57.        First defined in file 'comm.o'.
  58.         Type = RELOCATABLE   Value = 1010
  59.        Redefined in file 'handler.o'.
  60.         Type = RELOCATABLE   Value = 1028
  61. ERROR: Multiply defined symbol '_MOBtrigger'.
  62.        First defined in file 'comm.o'.
  63.         Type = RELOCATABLE   Value = 1010
  64.        Redefined in file 'fight.o'.
  65.         Type = RELOCATABLE   Value = 0
  66. ERROR: Multiply defined symbol '_MOBtrigger'.
  67.        First defined in file 'comm.o'.
  68.         Type = RELOCATABLE   Value = 1010
  69.        Redefined in file 'db.o'.
  70.         Type = RELOCATABLE   Value = 4516
  71. ERROR: Multiply defined symbol '_MOBtrigger'.
  72.        First defined in file 'comm.o'.
  73.         Type = RELOCATABLE   Value = 1010
  74.        Redefined in file 'const.o'.
  75.         Type = RELOCATABLE   Value = 0
  76. ERROR: Multiply defined symbol '_MOBtrigger'.
  77.        First defined in file 'comm.o'.
  78.         Type = RELOCATABLE   Value = 1010
  79.        Redefined in file 'act_wiz.o'.
  80.         Type = RELOCATABLE   Value = 0
  81. ERROR: Multiply defined symbol '_MOBtrigger'.
  82.        First defined in file 'comm.o'.
  83.         Type = RELOCATABLE   Value = 1010
  84.        Redefined in file 'act_obj.o'.
  85.         Type = RELOCATABLE   Value = 0
  86. ERROR: Multiply defined symbol '_MOBtrigger'.
  87.        First defined in file 'comm.o'.
  88.         Type = RELOCATABLE   Value = 1010
  89.        Redefined in file 'act_move.o'.
  90.         Type = RELOCATABLE   Value = 0
  91. ERROR: Multiply defined symbol '_MOBtrigger'.
  92.        First defined in file 'comm.o'.
  93.         Type = RELOCATABLE   Value = 1010
  94.        Redefined in file 'act_info.o'.
  95.         Type = RELOCATABLE   Value = 4096
  96. ERROR: Multiply defined symbol '_MOBtrigger'.
  97.        First defined in file 'comm.o'.
  98.         Type = RELOCATABLE   Value = 1010
  99.        Redefined in file 'act_comm.o'.
  100.         Type = RELOCATABLE   Value = 0
  101. ERROR: Multiply defined symbol '_MOBtrigger'.
  102.        First defined in file 'comm.o'.
  103.         Type = RELOCATABLE   Value = 1010
  104.        Redefined in file 'save.o'.
  105.         Type = RELOCATABLE   Value = 4406
  106. ERROR: Multiply defined symbol '_MOBtrigger'.
  107.        First defined in file 'comm.o'.
  108.         Type = RELOCATABLE   Value = 1010
  109.        Redefined in file 'update.o'.
  110.         Type = RELOCATABLE   Value = 16
  111. Warning 617: MERGED data > 64K.
  112.  
  113. slink failed returncode 101
  114. sc failed returncode 101
  115.  
  116. *** SMAKE: Error return from child process ***
  117.  
  118. *** SMAKE: STOP ***
  119. 8.Stuff2:Programming/Merc22/src> 
  120.  
  121. <<end>>
  122.  
  123. Sorry about the long post...
  124.  
  125. -- 
  126. Dave  dkaupp@netcom.com        //                       Kell the Atheist
  127. AMIGA Technologies Homepage   //The Amiga Web Directory kills 12, claims
  128. www.amiga.de               \\//www.cucug.org/amiga.html Darwin made me do it.
  129. Another generic lamer page  -->  www.geocities.com/SiliconValley/1411
  130.  
  131.